;NewBHelpQuest Made by DeadlyEagle
[@main]
#IF
checklevel 26
#SAY
Im sorry but you are to high to use me
#ELSEACT
goto @main-1

[@main-1]
hi there and welcome to RageZone!\
You can ask me different things but I\
can only do them 1 time\
<alright show me what ya got/@kits>\
<give me some hints pls/@hints>\
<tell me some BASIC RageZone rules pls/@rules>\
<ok Ill keep this in mind cya/@exit>\

[@hints]
I suggest you search for the low level cave,\
it is located in this town try talking to some NPCS\\
<back/@main-1>

[@recet]
#IF
checklevel 255
#ACT
goto @receting
#ELSESAY
sorry GM option build in for test purposes\
<np/@main-1>

[@receting]
#ACT
SET [380] 0
#ACT
SET [381] 0
#ACT
SET [382] 0
#ACT
SET [383] 0
#SAY
everything is recetted

[@rules]
Gms cannot interfear, eg hand out items, recall people,\
help players kill mobs(heal, rev, etc), spawn mobs for players,\
and anything else of that kind. \
Exptions on this are cheaters and events\
Players have to b a member of www.ragezone.com aswell\
<back/@main-1>

[@kits]
<give me lvl 7-14 gear pls/@gear1>\
<give me lvl 15-17 gear pls/@gear2>\
<give me lvl 18-21 gear pls/@gear3>\
<special task/@special>\
<back/@main-1>\

[@gear1]
#IF
check [380] 1
#SAY
sorry but you already used my service
#ELSEACT
goto @gear1a

[@gear1a]
#IF
checklevel 18
#SAY
sorry you are to high to use my service
#ELSEACT
goto @gear1b

[@gear1b]
welcome traveler. I will give you your gear but on 1 condition\
bring me 5 chicken meat and 5 deer meat\\
<I have those/@gear1check>\
<ok I will go search those/@exit>

[@gear1check]
#IF
checkitem chicken 5
checkitem meat 5
#ACT
goto @checkjob1
#ELSESAY
sorry you dont have the nececery items\
<show me list again/@gear1b>\
<sorry/@exit>

[@checkjob1]
#IF
checkjob warr
#ACT
goto @war1
break
#IF
checkjob Taos
#ACT
goto @Tao1
break
#ELSEACT
goto @wiz1

[@war1]
#ACT
SET [380] 1
take chicken 5
take meat 5
give Fencing 1
;give EbonySword 1
give ShortSword 1
give BronzeAxe 1
give LightArmour(M) 1
give LightArmour(F) 1
give HornRing 2
give SteelBracelet 2
give BronzeHelmet 1
give townteleport 1
give gold 4000
give (HP)SDrugBundl 3
#SAY
here ya go

[@Tao1]
#ACT
SET [380] 1
#ACT
take chicken 5
take meat 5
#ACT
give Healing 1
give SpiritSword 1
;give EbonySword 1
give ShortSword 1
give BronzeAxe 1
give LightArmour(M) 1
give LightArmour(F) 1
give HornRing 2
give GlassRing 2
give SteelBracelet 2
give BronzeHelmet 1
give townteleport 1
give gold 4000
give (HP)SDrugBundl 1
give (MP)SDrugBundl 2
#SAY
here ya go

[@wiz1]
#ACT
SET [380] 1
take chicken 5
take meat 5
give FireBall 1
give Repulsion 1
give eShock 1
;give EbonySword 1
give LightArmour(M) 1
give LightArmour(F) 1
give HexagonalRing 2
give SteelBracelet 2
give BronzeHelmet 1
give townteleport 1
give gold 4000
give (HP)SDrugBundl 1
give (MP)SDrugBundl 2
#SAY
here ya go


[@gear2]
#IF
check [381] 1
#SAY
sorry but you already used my service
#ELSEACT
goto @gear2a

[@gear2a]
#IF
checklevel 22
#SAY
sorry you are to high to use my service
#ELSEACT
goto @gear2b

[@gear2b]
welcome traveler. I will give you your gear but on 1 condition\
bring me 1 CannibalFruit and 5 deer meats and make sure ur lvl 15\\
<I have those m8/@gear2check>\
<ok I will go search those/@exit>

[@gear2check]
#IF
checkitem CannibalFruit 1
checkitem Meat 5
#ACT
goto @checkjob2
#ELSESAY
sorry you dont have the nececery item\
<show me list again/@gear2b>\
<sorry/@exit>

[@checkjob2]
#IF
checklevel 15
#ACT
goto @checkjob2b
#ELSESAY
sorry you need to b lvl 15 for this\
<np/@exit>

[@checkjob2b]
#IF
checkjob warr
#ACT
goto @war2
break
#IF
checkjob Taos
#ACT
goto @Tao2
break
#ELSEACT
goto @wiz2

[@war2]
#ACT
SET [381] 1
#ACT
take CannibalFruit 1
take Meat 5
#ACT
give HoockedSword
give MediumArmor(M) 1
give MediumArmor(F) 1
give blueRing 2
give HardGlove 2
give MagicHelmet 1
give townteleport 1
give gold 8000
give (HP)MDrugBundl 2
#SAY
well done

[@Tao2]
#ACT
SET [381] 1
#ACT
take CannibalFruit 1
take Meat 5
#ACT
give Poisoning 1
give Greypoison(S) 1
give Yellowpoisn(S) 1
give Scimitar 1
give MediumArmor(M) 1
give MediumArmor(F) 1
;give TaoSUit(M) 1
;give TaoDress(F) 1
give blueRing 2
give HardGlove 1
give MagicBracelet 1
give MagicHelmet 1
give townteleport 1
give gold 8000
give (HP)MDrugBundl 1
give (MP)MDrugBundl 1
#SAY
well done

[@wiz2]
#ACT
SET [381] 1
#ACT
take CannibalFruit 1
take Meat 5
#ACT
give HellFire 1
give ThunderBolt 1
give Trident 1
give MediumArmor(M) 1
give MediumArmor(F) 1
;give WizzySuit(M) 1
;give WizzyDress(F) 1
give MagicBracelet 2
give MagicHelmet 1
give townteleport 1
give gold 8000
give (HP)MDrugBundl 1
give (MP)MDrugBundl 1
#SAY
well done

[@gear3]
#IF
check [382] 1
#SAY
sorry but you already used my service
#ELSEACT
goto @gear3a

[@gear3a]
#IF
checklevel 25
#SAY
sorry you are to high to use my service
#ELSEACT
goto @gear3b

[@gear3b]
welcome traveler. I will give you your gear but on 1 condition\
bring me 1 <MaggotPill/@maggotpill> and make sure ur lvl 18\\
<I have 1 m8/@gear3check>\
<ok I will go search those/@exit>

[@maggotpill]
Maggot pill is dropped by Maggots in the mines and Oma Caves\
You can harvest them and if you are lucky you will find 1 maggotpill\\
<back/@gear3b>

[@gear3check]
#IF
checkitem MaggotPill 1
#ACT
goto @checkjob3
#ELSESAY
sorry you dont have the nececery item\
<show me list again/@gear3b>\
<sorry/@exit>

[@checkjob3]
#IF
checklevel 18
#ACT
goto @checkjob3b
#ELSESAY
sorry you need to b lvl 18 for this
<np/@exit>

[@checkjob3b]
#IF
checkjob warr
#ACT
goto @war3
break
#IF
checkjob Taos
#ACT
goto @Tao3
break
#ELSEACT
goto @wiz3

[@war3]
#ACT
SET [382] 1
#ACT
take MaggotPill 1
#ACT
give Slaying 1
give SteelSword 1
give MartialSword 1
give BlackRing 2
give gold 16000
give (HP)DrugBundle 1
#SAY
well done

[@Tao3]
#ACT
SET [382] 1
#ACT
take MaggotPill 1
#ACT
give SoulFireBall 1
give SummonSkele 1
give hiding 1
give MassHiding 1
give Amulet 2
give SteelSword 1
give KrissSword 1
give PearlRing 2
give gold 16000
give (MP)DrugBundle 1
#SAY
well done


[@wiz3]
#ACT
SET [382] 1
#ACT
take MaggotPill 1
#ACT
give Teleport 1
give GreatFireBall 1
give HookedSpear 1
give SerpentEyeRing 2
give gold 16000
give (MP)DrugBundle 1
#SAY
well done


[@special]
#IF
check [382] 1
#ACT
goto @special1a
#ELSESAY
sorry but you need to have done the last task before you try this 1


[@special1a]
#IF
check [383] 1
#SAY
sorry but you already done this task
#ELSEACT
goto @speciala


[@speciala]
#IF
checklevel 25
#SAY
sorry you are to high to use my service
#ELSEACT
goto @specialb


[@specialb]
welcome traveler. You have done my previous task exelent, I have 1 final task for you\
As a reward I have something more rare then I had given you so far\
You need to bring me the meat of a <VampireHen/@vhen> and 2 MaggotPills\
bring me these before you reach lvl 25\
<I have them m8/@specialcheck>\
<ok I will go search those/@exit>

[@vhen]
VampireHens is a hen bitten by a Vampire.\
They live in and around Bichon Wall\
<back/@specialb>


[@specialcheck]
#IF
checkitem VampireChicken 1
checkitem MaggotPill 2
#ACT
goto @checkjob4
#ELSESAY
sorry you dont have the nececery items\
<show me list again/@specialb>\
<sorry/@exit>

[@checkjob4]
#IF
checkjob warr
#ACT
goto @war4
break
#IF
checkjob Taos
#ACT
goto @Tao4
break
#ELSEACT
goto @wiz4

[@war4]
#ACT
SET [383] 1
#ACT
take VampireChicken 1
take MaggotPill 2
#ACT
give StrengthRing 1
give HeavyArmour(M) 1
give HeavyArmour(F) 1
give PowerAxe 1
give gold 20000
#SAY
well done you are now ready to face the world and kickass :)

[@Tao4]
#ACT
SET [383] 1
#ACT
take VampireChicken 1
take MaggotPill 2
#ACT
give WisdomRing 1
give SOulArmour(M) 1
give SoulArmour(F) 1
give SoulShield 1
give gold 20000
#SAY
well done you are now ready to face the world and kickass :)

[@wiz4]
#ACT
SET [383] 1
#ACT
take VampireChicken 1
take MaggotPill 2
#ACT
give IntelRing 1
give MagicRobe(M) 1
give MagicRobe(F) 1
give FireBang 1
give gold 20000
#SAY
well done you are now ready to face the world and kickass :)